home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / textual / tex / files / !tex / latexsty3 / SLEM / DOC next >
Encoding:
Text File  |  1991-02-10  |  312 b   |  15 lines

  1. %
  2. % Modify \em so that is uses \sl rather than \it
  3. %
  4. % Richard Furuta
  5. % Department of Computer Science
  6. % University of Maryland
  7. % College Park, MD  20742
  8. %
  9. % furuta@mimsy.umd.edu
  10. % seismo!umcp-cs!furuta
  11. %
  12. % October 22, 1986, first release
  13. %
  14. \renewcommand{\pem}{\ifdim \fontdimen\@ne\font >\z@ \rm \else \sl \fi}
  15.